	
;;; QQ: 67762207
[@main]
#IF
checkpkpoint 2
#SAY
Hair like you, then such a person would be even more like a rogue. \ \
<Close/@exit>
#ELSESAY
Welcome to the Hair House ~ \ \
<Hair/@HairDress> \ \
With (FCOLOR/10) <$NPCNAME> (FCOLOR/12) <dialogue/@TalkToQuest> \ \
<Abandoned/@exit>

[@HairDress]
#CALL [System\HairChange.txt] @HairControl

[@TalkToQuest]
#ACT
Mov D0 0

#IF
Check [209] 1
Check [409] 0

#SAY
<On the dialogue with today's tasks./@CALL_Npc_TodayQuest> \

#ACT
Mov D0 1

#IF
Check [102] 1
Check [302] 0

#SAY
<On the task of dialogue./@CALL_AreQuest_13> \

#ACT
Mov D0 1

#IF
!Equal D0 1
#ACT
goto @NoQuest_Say
break

[@NoQuest_Say]
#SAY
_ A cosmetic technology, began learning when I spoil too many of my friends hair, so a friend had gone. But now I've been trained to have a perfect skill, so you do not worry Hehe ... ... \ \
_ <Close/@exit>



[@CALL_AreQuest_13]
# CALL [AreaQuest\ChoBoGuide2\ChoBoGuide2.txt] @Basic2_Musa_13

[@CALL_Npc_TodayQuest]
# CALL [TodayQuest\QT_NPCSetting.txt] @NPCSetDairyQuest

[@everythingreward]
# CALL [System\TotalRewardSystem.txt] @TotalRewardSystem
;;; QQ: 67762207 